home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Utilities / Scripting Aids & Tips / HyperTalk Reference / background_2651.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  3.5 KB  |  180 lines

  1. -- background: 2651 from stack: in
  2. -- bmap block id: 4917
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=40 right=342 bottom=53
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Close
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "Cover"
  23.   answer "Return to Home Stack?" with "Yes" or "No"
  24.   if it is "Yes"
  25.   then go home
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 7 (button)
  31. -- low flags: 00
  32. -- high flags: 0000
  33. -- rect: left=428 top=236 right=268 bottom=461
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 14953 / 14953
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 
  42.  
  43.  
  44. -- part 8 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=428 top=272 right=293 bottom=461
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 19381 / 19381
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Prev
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   go to prev card
  59. end mouseUp
  60.  
  61.  
  62.  
  63. -- part 6 (button)
  64. -- low flags: 00
  65. -- high flags: 0000
  66. -- rect: left=428 top=180 right=204 bottom=461
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 21700 / 21700
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Home
  75. ----- HyperTalk script -----
  76. on mouseUp
  77.   visual effect checkerboard
  78.   go home
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 11 (field)
  84. -- low flags: 01
  85. -- high flags: 0000
  86. -- rect: left=61 top=45 right=63 bottom=338
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 0
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 1280
  93. -- line height: 16
  94. -- part name: Subject
  95.  
  96.  
  97. -- part 9 (button)
  98. -- low flags: 00
  99. -- high flags: 0000
  100. -- rect: left=428 top=297 right=318 bottom=461
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 22308 / 22308
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: Next
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   go to next card
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 12 (field)
  117. -- low flags: 01
  118. -- high flags: 0000
  119. -- rect: left=429 top=45 right=63 bottom=455
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 65535
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: PageNum
  128.  
  129.  
  130. -- part 10 (button)
  131. -- low flags: 00
  132. -- high flags: 0000
  133. -- rect: left=428 top=208 right=232 bottom=461
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 1009 / 1009
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Find
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   domenu Find...
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 13 (field)
  150. -- low flags: 01
  151. -- high flags: 0000
  152. -- rect: left=61 top=72 right=316 bottom=425
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 3
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: Body
  161.  
  162.  
  163. -- part 14 (button)
  164. -- low flags: 00
  165. -- high flags: 8003
  166. -- rect: left=349 top=46 right=62 bottom=416
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Contents
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   go to card "Contents"
  178. end mouseUp
  179.  
  180.